home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19971216-19980424 / 000024_news@newsmaster….columbia.edu _Mon Dec 29 20:53:14 1997.msg < prev    next >
Internet Message Format  |  1998-04-22  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA08974
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 Dec 1997 20:53:10 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA21981
  7.     for kermit.misc@watsun; Mon, 29 Dec 1997 20:53:10 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.indiana.edu!vixen.cso.uiuc.edu!news-peer.sprintlink.net!news.sprintlink.net!Sprint!cpk-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!nntprelay.mathworks.com!enews.sgi.com!news.sgi.com!wrdiss1.robins.af.mil!wpdiss1.wpafb.af.mil!oodiss1.hill.af.mil!news.cc.utah.edu!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: laptop and kermit
  12. Message-ID: <OFrgYXjFG+6d@cc.usu.edu>
  13. Date: 29 Dec 97 14:12:00 MDT
  14. References: <34a7e7eb.13508254@204.128.247.5>
  15. Organization: Utah State University
  16. Lines: 49
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:8189
  18.  
  19. In article <34a7e7eb.13508254@204.128.247.5>, jcanar@hsmsun.tob.rpslmc.edu (jeff canar m.a.) writes:
  20. > I've seen this problem on two different laptops and can't figure out
  21. > what I'm doing wrong:
  22. > laptop 1
  23. > Texas Instruments 486 with internal modem
  24. > laptop 2
  25. > AST 486 with pcmcia modem
  26. > Using mskermit 3.14.  Both modems are using com2.
  27. > When I try to use kermit on either, It hangs the machine, freezing
  28. > eveything, till I do a hard reboot.
  29. > Not changing anything, I restart the machine, go into windows, and try
  30. > the modems using windows terminal.  Everything works fine.  So I know
  31. > the modems are o.k. and the interface between the modems and laptops
  32. > is also fine.
  33. > Check the comm port and other communication settings to make sure I
  34. > know how to configure kermit..
  35. > Exit windows.
  36. > Check the kermit initialization files, everything matches windows
  37. > terminal settings.  Start kermit and everything works fine.
  38. > Now bear in mind the only thing I've essentially done is started
  39. > windows, used the modem in windows, and then exited windows.  I
  40. > haven't changed anything else.  All of sudden kermit works without a
  41. > hitch.  Start the laptop cold and try to run kermit and both machines
  42. > hang.
  43. > I have the "Using Kermit" book, so a reference to the book is fine.
  44. > Thanks in advance,
  45. > jeff
  46. ----------
  47.     We can't help much. Laptop modems are wierd in the extreme, and 
  48. yours seem to be no exception. Goodness knows what the modem and its likely
  49. drivers (say card services) want in the way of initialization information.
  50. I suspect modem/pcmcia driver troubles, if asked for an uninformed opinion.
  51. Also be aware of "Windows modems" which are the crippled hardware items
  52. dependent upon Windows software to make them run properly; we provide no
  53. support for such items, for obvious reasons. Finally, check the system Bios
  54. and other setup material because the serial ports may not be operational
  55. unless treated via special steps (taken by drivers loaded within Windows).
  56.     Joe D.